* textmodes/flyspell.el (flyspell-word, flyspell-large-region)
authorChong Yidong <cyd@stupidchicken.com>
Mon, 28 Jul 2008 20:18:25 +0000 (20:18 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 28 Jul 2008 20:18:25 +0000 (20:18 +0000)
(flyspell-region): Call ispell-maybe-find-aspell-dictionaries.

lisp/ChangeLog

index abedb698d316f8b1194e5e8edd24afce97f4dcb0..8d928754947b635cc9b03d25480ef6c74d0713ad 100644 (file)
@@ -1,5 +1,8 @@
 2008-07-28  Chong Yidong  <cyd@stupidchicken.com>
 
+       * textmodes/flyspell.el (flyspell-word, flyspell-large-region)
+       (flyspell-region): Call ispell-maybe-find-aspell-dictionaries.
+
        * simple.el (next-error): Do a redisplay to prevent incorrect
        recentering (workaround for bug#197).